Personal tools

Lua/Client/ClientLight/Static Functions/Play

From JC2-MP Documentation

< Lua‎ | Client‎ | ClientLight
Jump to: navigation, search

Returns    none
Prototype    ClientLight.Play(table arguments)
Description    Creates a ClientLight using the same arguments as Create.


Notes

  • There is an extra argument, timeout, which removes the light after the specified seconds.
  • If timeout is not specified, it defaults to 5 seconds.